Fix cursor positioning in hscrolled lines with R2L characters.
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Oct 2011 13:03:43 +0000 (15:03 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Oct 2011 13:03:43 +0000 (15:03 +0200)
commita6d58b54a5b1931176faa8bb7762a22ff29f7028
tree307aa40d9af8c4975e9aa7e3bc2aa6a45480a1c9
parente923e6cf47ec9753af435a3c558c07f05c04f112
Fix cursor positioning in hscrolled lines with R2L characters.

 src/xdisp.c (set_cursor_from_row): Fix cursor positioning in mixed L2R+R2L
 lines that are hscrolled on the left.
src/ChangeLog
src/xdisp.c